home *** CD-ROM | disk | FTP | other *** search
- #-----------------------
- # MULHELP2.MAK make file
- #-----------------------
-
- mulhelp2.dll : mulhelp2.obj mulhelp2.def
- link mulhelp2 ewapi2.lib, mulhelp2.dll /align:16, NUL, /noe ldllcew libw, mulhelp2
- rc mulhelp2.rc mulhelp2.dll
- ren mulhelp2.dll mulhelp2.ewd
-
- mulhelp2.obj : mulhelp2.c
- cl -c -ALw -Gsw -Ow -W2 -Zp mulhelp2.c
-